TokenBucket.oneTimeBurst

The initial size of a token bucket

struct TokenBucket
@serializationKeys("one_time_burst")
long oneTimeBurst;

Meta